summaryrefslogtreecommitdiffhomepage
path: root/TestStage.cpp
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-25 00:18:36 +0200
committerAki <please@ignore.pl>2022-04-25 00:18:36 +0200
commit63c64254a80564e11987ba4af289cf8d47774668 (patch)
tree046abd3203e9e236f7937e7d7cc55a65f82e4278 /TestStage.cpp
parent88d53cab4e10aed6cdae443aa66136add99562bb (diff)
downloadbullethell2022-63c64254a80564e11987ba4af289cf8d47774668.zip
bullethell2022-63c64254a80564e11987ba4af289cf8d47774668.tar.gz
bullethell2022-63c64254a80564e11987ba4af289cf8d47774668.tar.bz2
Added move constraints
Diffstat (limited to 'TestStage.cpp')
-rw-r--r--TestStage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TestStage.cpp b/TestStage.cpp
index 7dd5779..4aa1767 100644
--- a/TestStage.cpp
+++ b/TestStage.cpp
@@ -9,7 +9,6 @@ static constexpr Color DEEPSPACE {3, 5, 22, 255};
TestStage::TestStage() :
- m_player {},
m_const {}
{
m_enemies.reserve(5);