removed commented code

This commit is contained in:
devZoGok
2022-01-13 20:21:42 +02:00
parent 74537a5ee9
commit 12d66acc9a
25 changed files with 2 additions and 680 deletions
-1
View File
@@ -15,7 +15,6 @@
namespace battleship{
struct Fx {
s64 initTime, time;
//irr::scene::IParticleSystemSceneNode *node=nullptr;
sf::Sound *sfx = nullptr;
};