This commit is contained in:
Fierelier 2018-05-15 10:05:33 +02:00
parent f5227096a6
commit 4ce194c668

View File

@ -12,7 +12,7 @@ namespace pdHealth
this.Tick += new EventHandler(this.doHealthTick); this.Tick += new EventHandler(this.doHealthTick);
} }
//Settings:a //Settings:
int tickTime = 100; //Tick-Rate in ms. int tickTime = 100; //Tick-Rate in ms.
//Regeneration //Regeneration