mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-21 03:20:39 +00:00
egg prep
This commit is contained in:
@@ -10,7 +10,6 @@ struct EggType {
|
||||
};
|
||||
|
||||
namespace Eggs {
|
||||
extern std::map<std::pair<CNSocket*, int32_t>, time_t> EggBuffs;
|
||||
extern std::unordered_map<int, EggType> EggTypes;
|
||||
|
||||
void init();
|
||||
|
||||
Reference in New Issue
Block a user