[Orxonox-commit 4417] r9088 - code/branches/pCuts/data/levels
jo at orxonox.net
jo at orxonox.net
Sat Apr 14 18:07:44 CEST 2012
Author: jo
Date: 2012-04-14 18:07:44 +0200 (Sat, 14 Apr 2012)
New Revision: 9088
Modified:
code/branches/pCuts/data/levels/tetris.oxw
Log:
Still a long way to go. A short todo list can be found at the beginning of Tetric.cc. A first, buggy clear-row function has been implemented.
Modified: code/branches/pCuts/data/levels/tetris.oxw
===================================================================
--- code/branches/pCuts/data/levels/tetris.oxw 2012-04-14 15:45:44 UTC (rev 9087)
+++ code/branches/pCuts/data/levels/tetris.oxw 2012-04-14 16:07:44 UTC (rev 9088)
@@ -24,7 +24,7 @@
<Template name=tetrisstone>
<TetrisStone camerapositiontemplate=tetrisstonecameras>
<attached>
- <Model position="0,0,0" mesh="crate.mesh" scale=1 />
+ <Model position="0,0,0" mesh="cube_red.mesh" scale=1 />
</attached>
</TetrisStone>
</Template>
More information about the Orxonox-commit
mailing list