Cleanup de l'objet Bullet

This commit is contained in:
MarcEricMartel
2023-09-29 17:02:57 -04:00
parent 954b976f27
commit 6bea176979
9 changed files with 23 additions and 84 deletions

View File

@@ -7,7 +7,7 @@
#include <thread>
#include "../SQCSim-common/vector3.h"
#include "../SQCSim-common/array2d.h"
#include "bullet.h"
#include "../SQCSim-common/bullet.h"
#include "define.h"
#include "player.h"
#include "chunk.h"