Skip to content

Commit

Permalink
fix menu flame
Browse files Browse the repository at this point in the history
  • Loading branch information
villelahdenvuo committed Mar 30, 2013
1 parent cdfc4c8 commit 3a45248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu.cb
Expand Up @@ -73,7 +73,7 @@ menu:
DrawToImage gBuffer
Cls
DrawImage menuBg, 0, 0
DrawImage flames(1,Rand(3)),128,-3
DrawImage flames(1,Rand(3)),127,-3

Color cbred
Line 143,22, 162,28
Expand Down

0 comments on commit 3a45248

Please sign in to comment.