use SDL2 port version 7
This commit is contained in:
Родитель
d127dc3960
Коммит
aa2d615688
|
@ -1,6 +1,6 @@
|
|||
import os, shutil, logging
|
||||
|
||||
TAG = 'version_6'
|
||||
TAG = 'version_7'
|
||||
|
||||
def get_with_configure(ports, settings, shared): # not currently used; no real need for configure on emscripten users' machines!
|
||||
if settings.USE_SDL == 2:
|
||||
|
|
Загрузка…
Ссылка в новой задаче