mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-22 20:15:00 -07:00
rename CogInterfaces to CogInterface
This commit is contained in:
@@ -25,7 +25,7 @@ public class CogSample : ModuleRules
|
||||
PublicDependencyModuleNames.AddRange(new string[]
|
||||
{
|
||||
"CogImgui",
|
||||
"CogInterfaces",
|
||||
"CogInterface",
|
||||
"CogWindow",
|
||||
"CogEngine",
|
||||
"CogInput",
|
||||
|
||||
Reference in New Issue
Block a user