Fix Segmentation Fault & Formatting
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
using std::string;
|
||||
|
||||
#define SCALE_SELECTED 1.2f
|
||||
#define SCALE_NORMAL 1.0f
|
||||
#define SCALE_SELECTED 1.2f
|
||||
#define SCALE_NORMAL 1.0f
|
||||
|
||||
class SimpleMenuItem: public SimpleButton
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user