mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
[READY] RustG update (#27264)
* [TM ONLY] RustG update * Certified Balls Moment * NO HALF SENDS * oogabooga * AAAAAAAAAAAAAAAAAAAAAAAA * Please work I am losing it I am losing it I am losi * AAAAAAAAAAAAAAAAAAAAAAAAAAA * Final changes
This commit is contained in:
@@ -100,6 +100,11 @@ GLOBAL_PROTECT(revision_info) // Dont mess with this
|
||||
else
|
||||
msg += "<b>Server Commit:</b> <i>Unable to determine</i>"
|
||||
|
||||
msg += "<b>RUST-G Build</b>: [rustg_get_version()]"
|
||||
|
||||
if(world.TgsAvailable())
|
||||
msg += "<b>TGS Version</b>: [world.TgsVersion()] (API: [world.TgsApiVersion()])"
|
||||
|
||||
if(world.TgsAvailable() && length(GLOB.revision_info.testmerges))
|
||||
msg += "<b>Active Testmerges:</b>"
|
||||
msg += GLOB.revision_info.get_testmerge_chatmessage(FALSE)
|
||||
|
||||
Reference in New Issue
Block a user