summaryrefslogtreecommitdiffstats
path: root/hexmap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'hexmap.scm')
-rw-r--r--hexmap.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/hexmap.scm b/hexmap.scm
index 0dd437b..8c56680 100644
--- a/hexmap.scm
+++ b/hexmap.scm
@@ -522,6 +522,7 @@
(gimp-context-set-brush "HexMapBrush")
(gimp-context-set-opacity 100)
(gimp-context-set-paint-mode NORMAL-MODE)
+ (gimp-context-set-paint-method "gimp-pencil")
; paths
(set! grid_path (car (gimp-vectors-new img "Hex Grid")))