Kalyax
2 years ago
4 changed files with 19 additions and 15 deletions
@ -0,0 +1,4 @@ |
|||
from personnage import * |
|||
|
|||
if __name__ == "__main__": |
|||
personnage = Personnage() |
Loading…
Reference in new issue