mirror of
https://github.com/araxiaonline/mod-sharedrep.git
synced 2026-06-13 11:22:28 -04:00
Initial prototype of shared rep mod
This commit is contained in:
7
src/SharedRep_loader.cpp
Normal file
7
src/SharedRep_loader.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
void AddSharedRepScripts();
|
||||
|
||||
void Addmod_sharedrepScripts()
|
||||
{
|
||||
AddSharedRepScripts();
|
||||
}
|
||||
Reference in New Issue
Block a user