parent
7e4d4a6799
commit
7164a782e7
@ -8,12 +8,9 @@ init python early:
|
|||||||
import fnmatch
|
import fnmatch
|
||||||
import posixpath
|
import posixpath
|
||||||
import re
|
import re
|
||||||
import string
|
|
||||||
import functools
|
import functools
|
||||||
import timeit as timeit_module
|
import timeit as timeit_module
|
||||||
from bisect import bisect
|
|
||||||
from operator import itemgetter
|
from operator import itemgetter
|
||||||
from operator import add as _add
|
|
||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
|
|
||||||
get_volume_preference = renpy.game.preferences.get_volume
|
get_volume_preference = renpy.game.preferences.get_volume
|
||||||
|
Loading…
Reference in New Issue
Block a user