mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
Small refactor, add Scrtipable base, add node_v() Lua function
This commit is contained in:
parent
9c180ca5b7
commit
074e92c553
11 changed files with 73 additions and 34 deletions
|
@ -631,6 +631,14 @@
|
|||
RelativePath="..\..\Aquaria\SchoolFish.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Aquaria\Scriptable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Aquaria\Scriptable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Aquaria\ScriptedEntity.cpp"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue