This commit is contained in:
Laura Klünder 2017-05-22 00:03:02 +02:00
parent b256760d12
commit 2e75997556

View file

@ -84,7 +84,7 @@ class EditorViewSet(ViewSet):
'hole': 'rgba(255, 0, 0, 0.3)',
'door': '#ffffff',
'area': '#55aaff',
'step': '#ff0099',
'stair': '#990099',
'obstacle': '#999999',
'lineobstacle': '#999999',
'point': '#4488cc',