aboutsummaryrefslogtreecommitdiff
path: root/design.tex
diff options
context:
space:
mode:
Diffstat (limited to 'design.tex')
-rw-r--r--design.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/design.tex b/design.tex
index e5a7a91..3f91893 100644
--- a/design.tex
+++ b/design.tex
@@ -994,8 +994,8 @@ public:
REGISTER_EVENT_TYPE(PlayerDamagedEvent);
- int getDamage() const { return damage; }
- int getPlayerID() const { return playerID; }
+ int getDamage() const { return damage; }
+ int getPlayerID() const { return playerID; }
private:
int damage;
@@ -1128,7 +1128,7 @@ back if the collided with anything.
\pdfpagewidth=\full@class@diag@width%
\pdfpageheight=\full@class@diag@height%
\AddToShipoutPictureBG*{%
- \AtPageUpperLeft{%
+ \AtPageUpperLeft{%
\raisebox{-\full@class@diag@height}{%
\usebox\full@class@diag%
}%