finally get the damn spinner working (not in the right place, though)

This commit is contained in:
Bill Currie 2002-01-19 05:56:25 +00:00
parent 786a88ba25
commit b1b848ae4a
2 changed files with 11 additions and 9 deletions

View file

@ -14,12 +14,12 @@ entity self;
.void () think;
string [6] dot = {
"gfx/menudot0.lpm",
"gfx/menudot1.lpm",
"gfx/menudot2.lpm",
"gfx/menudot3.lpm",
"gfx/menudot4.lpm",
"gfx/menudot5.lpm",
"gfx/menudot1.lmp",
"gfx/menudot2.lmp",
"gfx/menudot3.lmp",
"gfx/menudot4.lmp",
"gfx/menudot5.lmp",
"gfx/menudot6.lmp",
};
void (integer x, integer y) spinner =