Qbox-project / qbx_core

http://qbox-project.github.io
Other
45 stars 109 forks source link

fix(bridge/qb/shared/main): context check for requiring server file #488

Closed Demigod916 closed 2 weeks ago

Demigod916 commented 2 weeks ago

since this is a shared file, the client copy of the file errors out immediately on script start since its trying to require a file thats not available to the client.