Now it works.
This commit is contained in:
parent
81fb931faf
commit
06aca4eec9
|
@ -29,6 +29,7 @@ The main entrance point.
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
import os
|
||||||
import pygame
|
import pygame
|
||||||
|
|
||||||
# Initialise all Pygame modules
|
# Initialise all Pygame modules
|
||||||
|
|
Loading…
Reference in New Issue