瀏覽代碼

Update tutorials/networking/high_level_multiplayer.rst

Max Hilbrunner 5 年之前
父節點
當前提交
c302e96507
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/networking/high_level_multiplayer.rst

+ 1 - 1
tutorials/networking/high_level_multiplayer.rst

@@ -430,7 +430,7 @@ a dedicated server with no GPU available. See
 
 
 .. note::
 .. note::
 
 
-    The code samples in this page aren't designed to run from a dedicated
+    The code samples on this page aren't designed to run on a dedicated
     server. You'll have to modify them so the server isn't considered to be a
     server. You'll have to modify them so the server isn't considered to be a
     player. You'll also have to modify the game starting mechanism so that the
     player. You'll also have to modify the game starting mechanism so that the
     first player who joins can start the game.
     first player who joins can start the game.