#main and client question
6 messages · Page 1 of 1 (latest)
i see,client could quote main,but not the other side,i`ll move all my files to client lol
That would be a bad idea since the client files/methods shouldn't be used on main/common/server, mainly bcz it will not even sync
that way items will only work on a client
you need to use interfaces and have 2 implementations
#mod-dev-1 message