1
0

Fixed a bunch of stuff

* Fixed compilation
* Made it less obvious I COPIED ALL THE CODE from Minecarts
* Fixed alignment spaces to make xoft happy
This commit is contained in:
Tiger Wang
2013-09-08 16:56:16 +01:00
parent c789a8ddf5
commit 50e24fb75f
4 changed files with 7 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
// Minecart.cpp
// Boat.cpp
// Implements the cMinecart class representing a minecart in the world
// Indiana Jones!
// Implements the cBoat class representing a boat in the world
// Pirates of the Carribean!
#include "Globals.h"
#include "Boat.h"