Implemented Combos which multiply score. Adjusted pad a bit.
This commit is contained in:
@@ -94,8 +94,7 @@ set(SOURCE_FILES
|
||||
${SOURCE_FILES_Physics}
|
||||
${SOURCE_FILES_Game}
|
||||
${SOURCE_FILES_Sound}
|
||||
${SOURCE_FILES_GUI}
|
||||
../../include/Game/EMultiBallLost.h)
|
||||
${SOURCE_FILES_GUI})
|
||||
|
||||
if(CMAKE_COMPILER_IS_GNUCXX)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread")
|
||||
|
||||
Reference in New Issue
Block a user