From a1f4b0604fef81f5608fa47ad8359e02bee8bbd6 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Thu, 21 Mar 2024 08:29:13 -0300 Subject: add nationstates css snippet; reformat css --- plugins/style/style.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/style/style.c') diff --git a/plugins/style/style.c b/plugins/style/style.c index 1c19ae1..a99bd78 100644 --- a/plugins/style/style.c +++ b/plugins/style/style.c @@ -1,7 +1,7 @@ #include #include #include -#define STYLE_N 7275 + 1000 +#define STYLE_N 7274 + 1000 void read_style_js(char* string) { -- cgit v1.2.3