1
0
Fork 0
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:
fgenesis 2021-01-12 19:00:05 +01:00
parent 9c180ca5b7
commit 074e92c553
11 changed files with 73 additions and 34 deletions

View file

@ -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"
>