- Timestamp:
- 2011-12-27 04:21:28 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2010/23/hniemi/BlockPusher/Blockpusher/Blockpusher/Block.cs
r2632 r2635 10 10 public class Block : GameObject 11 11 { 12 12 13 private BlockType type; 13 14 private bool isGoalzone = false;
Note: See TracChangeset
for help on using the changeset viewer.