mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-21 14:00:52 +00:00
sync with icculus repo
This commit is contained in:
parent
3b39173397
commit
e64fb75f84
48 changed files with 21570 additions and 521 deletions
|
@ -80,7 +80,7 @@ public:
|
|||
void songNoteDone(int note, float len);
|
||||
bool hasScript();
|
||||
std::string name; // full node string
|
||||
std::string label; // first part only (the actual node name)
|
||||
std::string label; // first part only (the actual node name)
|
||||
std::vector<PathNode>nodes;
|
||||
void removeNode(int idx);
|
||||
void addNode(int idx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue