mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Forgot an import which broke choice.
This commit is contained in:
parent
ada52c729d
commit
7389f1757c
@ -27,6 +27,8 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
###
|
||||
|
||||
from __future__ import division
|
||||
|
||||
import sys
|
||||
import new
|
||||
import random
|
||||
|
Loading…
Reference in New Issue
Block a user