删除部分无效外部引用
This commit is contained in:
parent
d696cc3c54
commit
4f2c8cf4da
@ -1,6 +1,5 @@
|
|||||||
import os
|
import os
|
||||||
import random
|
import random
|
||||||
from select import select
|
|
||||||
import pygame as pg
|
import pygame as pg
|
||||||
from .. import tool
|
from .. import tool
|
||||||
from .. import constants as c
|
from .. import constants as c
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
import sys
|
|
||||||
import pygame as pg
|
import pygame as pg
|
||||||
import random
|
import random
|
||||||
from .. import tool
|
from .. import tool
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
import sys
|
|
||||||
from abc import abstractmethod
|
from abc import abstractmethod
|
||||||
import pygame as pg
|
import pygame as pg
|
||||||
from pygame.locals import *
|
from pygame.locals import *
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user