mirror of
https://github.com/Erreur32/cheat.git
synced 2024-11-03 14:31:06 +01:00
4 lines
55 B
Python
4 lines
55 B
Python
|
import os
|
||
|
|
||
|
cheat_dir, __init = os.path.split(__file__)
|