mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
ID10T issue
we dont want both fileChanged and resourcechanged.... causes issues
This commit is contained in:
parent
fc30d178af
commit
db8c565416
2 changed files with 0 additions and 14 deletions
|
|
@ -206,7 +206,6 @@ protected:
|
|||
// Asset Base callback
|
||||
void initializeAsset(void) override;
|
||||
void onAssetRefresh(void) override;
|
||||
void _onFileChanged(const Torque::Path& path);
|
||||
|
||||
/// Taml callbacks.
|
||||
void onTamlPreWrite(void) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue