oof icon indicating copy to clipboard operation
oof copied to clipboard

Rename classes and files to make the naming more consistent

Open rdev34 opened this issue 5 years ago • 0 comments

For file names, we want cFileNamePattern.lua, or sFileNamePattern.lua, or shFileNamePattern.lua depending on if the file is a client, server, or shared file respectively.

For class names, we want want to avoid the c, s, and sh prefixes

rdev34 avatar Nov 14 '20 17:11 rdev34