Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Commit

Permalink
Version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thedroidgeek committed Dec 8, 2015
1 parent 636beed commit 14dc4a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EnhancedFiveMTrainer/script.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/


#define TRAINER_VERSION "1.6"
#define TRAINER_VERSION "1.7"
#define MAX_PLAYERS 32

#include "io.h"
Expand Down Expand Up @@ -787,7 +787,7 @@ bool onconfirm_main_menu(MenuItem<int> choice)
break;

case 4:
show_notification("Enhanced FiveM Trainer v" TRAINER_VERSION);
show_notification("Enhanced FiveM Trainer ~r~" TRAINER_VERSION);
show_notification("by ~r~<C>5-H</C> ~s~(fb.me/TheDroidGeek)");
show_notification("Credits goes to~n~~y~Enhanced Native Trainer~n~~s~for the trainer menu code.");
break;
Expand Down

0 comments on commit 14dc4a1

Please sign in to comment.