mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 23:54:35 +00:00
fix
This commit is contained in:
parent
52037b3e82
commit
7d9497ec75
2 changed files with 1 additions and 20 deletions
|
|
@ -160,8 +160,7 @@ public:
|
|||
|
||||
/// Declare Console Object.
|
||||
DECLARE_CONOBJECT(SoundAsset);
|
||||
|
||||
static bool _setSoundFile(void* object, const char* index, const char* data);
|
||||
|
||||
static bool slotVisible(void* object, const char* index);
|
||||
U32 load() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue