1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-21 14:00:52 +00:00

Add node_setActivationRange()

This commit is contained in:
fgenesis 2015-06-28 18:55:35 +02:00
parent f6fc75a165
commit eb56a93200
4 changed files with 12 additions and 3 deletions

View file

@ -145,6 +145,7 @@ public:
bool pauseFreeze;
PathShape pathShape;
float activationRange;
void parseWarpNodeData(const std::string &dataString);