Skip to content

Commit 1c8a507

Browse files
committed
Merge branch 'master' into vscript
2 parents 3bd229d + 003f377 commit 1c8a507

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@ CHANGELOG.md file for bhoptimer -- https://github.com/shavitush/bhoptimer
22
Note: Dates are UTC+0.
33

44

5-
# v?.?.? - ? - 2025-0?-?? - rtldg
5+
6+
# v3.?.? - ? - 2025-06-?? - rtldg
7+
- shavit-mapchooser timerified (more) https://github.com/shavitush/bhoptimer/pull/1242 @mourningsickness
8+
9+
10+
11+
# v3.5.0 - too much, too little, and too late - 2025-06-06 - rtldg
612
this is too dense and unreadable. I'm sorry...
713

814
- random things

addons/sourcemod/scripting/include/shavit/core.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#endif
2525
#define _shavit_core_included
2626

27-
#define SHAVIT_VERSION "3.4.2"
27+
#define SHAVIT_VERSION "3.5.1a"
2828
#define STYLE_LIMIT 256
2929

3030
// god i fucking hate sourcemod. NULL_VECTOR isn't const so it's not guaranteed to be 0,0,0

0 commit comments

Comments
 (0)