mirror of
https://github.com/Relintai/terraman.git
synced 2025-04-25 21:45:00 +02:00
Make the private fields in TerramanLibrary protected.
This commit is contained in:
parent
6012aeb00d
commit
9fa05da4af
@ -156,7 +156,6 @@ public:
|
||||
protected:
|
||||
static void _bind_methods();
|
||||
|
||||
private:
|
||||
bool _initialized;
|
||||
Vector<Ref<Material> > _materials;
|
||||
Vector<Ref<Material> > _liquid_materials;
|
||||
|
Loading…
Reference in New Issue
Block a user