diff options
author | yuuko <yuuko@partyvan.io> | 2024-08-29 19:43:58 -0700 |
---|---|---|
committer | yuuko <yuuko@partyvan.io> | 2024-08-29 19:43:58 -0700 |
commit | b4651d5aa991c25467077838b082fa73ee6921d0 (patch) | |
tree | d75e40fca46fe86207e57952b53b9faf88fd1c45 /scripting/include |
dress up for public release
Diffstat (limited to 'scripting/include')
-rw-r--r-- | scripting/include/yuuko_votes/of19.inc | 1 | ||||
-rw-r--r-- | scripting/include/yuuko_votes/of21.inc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/scripting/include/yuuko_votes/of19.inc b/scripting/include/yuuko_votes/of19.inc new file mode 100644 index 0000000..c0aed9d --- /dev/null +++ b/scripting/include/yuuko_votes/of19.inc @@ -0,0 +1 @@ +#define YUUKO_VOTES_ISSUEDETAILS_OFFSET 100 diff --git a/scripting/include/yuuko_votes/of21.inc b/scripting/include/yuuko_votes/of21.inc new file mode 100644 index 0000000..15e6c1d --- /dev/null +++ b/scripting/include/yuuko_votes/of21.inc @@ -0,0 +1 @@ +#define YUUKO_VOTES_ISSUEDETAILS_OFFSET 108 |