From d1cebcca2018ed4ef47ad125e45aafd018a2ab2e Mon Sep 17 00:00:00 2001 From: heavydemon21 Date: Fri, 10 Jan 2025 14:43:42 +0100 Subject: make format --- game/menus/shop/Shopconfig.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'game/menus/shop/Shopconfig.h') diff --git a/game/menus/shop/Shopconfig.h b/game/menus/shop/Shopconfig.h index 04c8c5c..a686242 100644 --- a/game/menus/shop/Shopconfig.h +++ b/game/menus/shop/Shopconfig.h @@ -7,10 +7,8 @@ static constexpr const char * SELECT_BULLET = "SELECT_BULLET"; static constexpr const char * BUY_BUBBLE = "BUY_BUBBLE"; static constexpr const char * SELECT_BUBBLE = "SELECT_BUBBLE"; - //save_data static constexpr const char * BUY_BULLET_SAVE = "BUY_BULLET_SAVE"; static constexpr const char * BUY_BUBBLE_SAVE = "BUY_BUBBLE_SAVE"; - struct ShopUpdate : public crepe::Event {}; -- cgit v1.2.3