aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-12-29 18:37:50 +0100
committerNunoSempere <nuno.sempere@protonmail.com>2023-12-29 18:37:50 +0100
commit6ed0181a0c7520cf818661ab10c537f43489cae2 (patch)
tree395cf16f9e25e42c59ec9a5d44bc2c651c8b5aff /plugins/style/style.h
parentf2535db66f58272ee93441c1955b0871dd38bf25 (diff)
fix F11 screen toggling
Diffstat (limited to 'plugins/style/style.h')
-rw-r--r--plugins/style/style.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/style/style.h b/plugins/style/style.h
index 5c22e87..a28552a 100644
--- a/plugins/style/style.h
+++ b/plugins/style/style.h
@@ -1,7 +1,7 @@
#ifndef STYLE
#define STYLE
-#define STYLE_N 6894 + 1000
+#define STYLE_N 7127 + 1000
void read_style_js(char* string);