Commit Graph
5 Commits
Author SHA1 Message Date
PrisonCamp 021f2e16fc Commented out unnecessary debug message 2015-01-01 15:38:50 -08:00
PrisonCamp c2a5792f5f Added and commented out debug message 2015-01-01 15:38:31 -08:00
PrisonCamp a51c86f9a8 Added super function to call original parent function. This was not being called, and the result was many functions not happening in-game as they should(ie. no particle effects floating above pylons in GCW invasions).
This now allows the child function to call its parent function's code along with its own.

TODO: Add this function to the compiler.
2015-01-01 15:37:53 -08:00
Eric Barr bb6c3884a5 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Dallin Wellington 0a0796d1a9 Initial commit. 2013-09-10 23:17:15 -07:00