mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
Intelligent graphic sets implemented
This commit is contained in:
@@ -5,5 +5,6 @@ export default class Brush
|
||||
constructor()
|
||||
{
|
||||
this.mode = BrushMode.TERRAIN;
|
||||
this.isIntelligent = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user