doc/kishna.tex
changeset 355 0fafdf0029c0
parent 352 bbc30317fa6a
child 356 723ffc669c49
--- a/doc/kishna.tex	Tue Dec 09 02:55:45 2008 +0000
+++ b/doc/kishna.tex	Tue Dec 09 02:58:31 2008 +0000
@@ -304,7 +304,7 @@
 Two of these classes are NetworkClientLocalPlayer and NetworkClientRemotePlayer. Both inherit from
 NetworkClientPlayerBase, which inherits Player (virtually) and NetworkObject\_Client. NetworkClientLocalPlayer and
 NetworkClientRemotePlayer then also inherit LocalPlayer and Remote player virtually, respectively.
-NetworkClientPlayerBase, contains the common methods that update the Player's state in response to messages received
+NetworkClientPlayerBase contains the common methods that update the Player's state in response to messages received
 from the server. NetworkClientLocalPlayer overrides handleInput to send the input mask to the server, and
 NetworkClientRemotePlayer can handle remote clients disconnecting from the server.
 
@@ -323,7 +323,7 @@
 \item If player dies while rope is attached the rope will still be
     attached when the player spawns.
 \item If rope is thrown without releasing it first, rope will pull worm
-  when midair
+    while in mid-air
 \item Collisions with the terrain are only tested for the edgepoints
     of the polygon.
 \item Existing Player ropes and Projectiles are not sent to the client when it connects, which can cause apparent