summaryrefslogtreecommitdiff
path: root/tilehelper.py
diff options
context:
space:
mode:
Diffstat (limited to 'tilehelper.py')
-rw-r--r--tilehelper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tilehelper.py b/tilehelper.py
index af22d30..0018961 100644
--- a/tilehelper.py
+++ b/tilehelper.py
@@ -3,7 +3,7 @@ import org.bukkit.event.block.BlockPlaceEvent as BlockPlaceEvent
import org.bukkit.event.block.BlockBreakEvent as BlockBreakEvent
import org.bukkit.event.player.PlayerInteractEvent as PlayerInteractEvent
import thread
-import simplejson as json
+import json
from time import sleep
from helpers import *