Skip to content

Commit

Permalink
Merge pull request TheStarport#44 from ollieraikkonen/MissionMessageR…
Browse files Browse the repository at this point in the history
…emoval13052021

Remove MissionMessageType enum redefinition
  • Loading branch information
Friendly0Fire authored May 14, 2021
2 parents ed400e6 + d9a2ff5 commit f48c227
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion FLHookSDK
7 changes: 0 additions & 7 deletions plugins/playercntl_plugin/src/PlayerInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
#include <plugin.h>
#include <plugin_comms.h>

enum MissionMessageType {
MissionMessageType_Failure, // mission failure
MissionMessageType_Type1, // objective
MissionMessageType_Type2, // objective
MissionMessageType_Type3, // mission success
};

#define POPUPDIALOG_BUTTONS_LEFT_YES 1
#define POPUPDIALOG_BUTTONS_CENTER_NO 2
#define POPUPDIALOG_BUTTONS_RIGHT_LATER 4
Expand Down

0 comments on commit f48c227

Please sign in to comment.