Adjustments to Sticky and Inkblaster made, in addition made StickyAimer partly transparent green.

This commit is contained in:
PlatinumSkink
2015-10-13 14:02:18 +02:00
parent 1a070d8ce8
commit 40343744c1
7 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ private:
bool m_InkAttached = false;
bool m_InkBlockedWaiting = false;
bool m_Restarting = false;
int m_StickyCounter = 5;
int m_StickyCounter = 3;
bool m_StageBlockedWaiting = false;