mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-17 15:48:10 +00:00
TU24
This commit is contained in:
@@ -128,7 +128,7 @@ bool TileItem::useOn(shared_ptr<ItemInstance> instance, shared_ptr<Player> playe
|
||||
//
|
||||
// if(iPlaceSound==-1)
|
||||
// {
|
||||
// strcpy_s(szPlaceSoundName,"nullptr");
|
||||
// strcpy(szPlaceSoundName,"nullptr");
|
||||
// }
|
||||
// else
|
||||
// {
|
||||
@@ -136,7 +136,7 @@ bool TileItem::useOn(shared_ptr<ItemInstance> instance, shared_ptr<Player> playe
|
||||
// }
|
||||
// if(iStepSound==-1)
|
||||
// {
|
||||
// strcpy_s(szStepSoundName,"nullptr");
|
||||
// strcpy(szStepSoundName,"nullptr");
|
||||
// }
|
||||
// else
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user