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
|
||||
|
||||
import sys
|
||||
import os
|
||||
import pygame
|
||||
|
||||
# Initialise all Pygame modules
|
||||
|
|
Loading…
Reference in New Issue