mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 11:15:34 +08:00
Revert all fake changes
This commit is contained in:
parent
b017550ccf
commit
efbd091a80
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
#include "dll/appticket.h"
|
#include "dll/appticket.h"
|
||||||
|
|
||||||
// pr test
|
|
||||||
void AppTicketV1::Reset()
|
void AppTicketV1::Reset()
|
||||||
{
|
{
|
||||||
TicketSize = 0;
|
TicketSize = 0;
|
||||||
|
@ -21,7 +21,7 @@ import queue
|
|||||||
import shutil
|
import shutil
|
||||||
import traceback
|
import traceback
|
||||||
|
|
||||||
# pr test
|
|
||||||
#steam ids with public profiles that own a lot of games
|
#steam ids with public profiles that own a lot of games
|
||||||
# https://steamladder.com/ladder/games/
|
# https://steamladder.com/ladder/games/
|
||||||
# in browser console:
|
# in browser console:
|
||||||
|
@ -5,7 +5,7 @@ import glob
|
|||||||
import configparser
|
import configparser
|
||||||
import traceback
|
import traceback
|
||||||
|
|
||||||
# pr test
|
|
||||||
def help():
|
def help():
|
||||||
exe_name = os.path.basename(sys.argv[0])
|
exe_name = os.path.basename(sys.argv[0])
|
||||||
print(f"\nUsage: {exe_name} [Switches] [settings folder path]")
|
print(f"\nUsage: {exe_name} [Switches] [settings folder path]")
|
||||||
|
Loading…
Reference in New Issue
Block a user