Skip to content

Commit 01fdb11

Browse files
committed
Fixing code factor issue
1 parent 215ae7a commit 01fdb11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cheat_screen.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ class CheatScreen {
131131

132132
private:
133133
Cheat_Prompt mode = CP_Command;
134+
134135
public:
135136
Cheat_Prompt GetMode() {
136137
return mode;

0 commit comments

Comments
 (0)