mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 19:27:39 +02:00
Fixed barrel break not working
This commit is contained in:
@ -410,6 +410,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||
bde.spriteIndex = 4;
|
||||
break;
|
||||
}
|
||||
bde.Init();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user