mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-01-01 14:53:02 +05:00
Updato
This commit is contained in:
parent
dd535f4718
commit
814cb766a9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
if not file.Exists("lua/bin/gmcl_gdiscord_*.dll", "GAME") then return end
|
if not system.IsWindows() or not file.Exists("lua/bin/gmcl_gdiscord_*.dll", "GAME") then return end
|
||||||
|
|
||||||
require("gdiscord")
|
require("gdiscord")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue