Ignore:
Timestamp:
2013-07-03 13:49:41 (10 years ago)
Author:
teematma
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2013/27/TeemuM/Game/Game/Game/Enemies.cs

    r4387 r4394  
    1212{ 
    1313 
    14     IntMeter zombieHealth1; 
     14    public IntMeter zombieHealth1; 
    1515 
    1616    private static Image[] Images = { Game.LoadImage("Zombie1"), Game.LoadImage("Zombie2"), Game.LoadImage("Zombie3"), Game.LoadImage("Zombie4") }; 
Note: See TracChangeset for help on using the changeset viewer.