mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 05:24:46 +08:00
Moved all GameFiles to CodeWalker.Core
This commit is contained in:
@@ -100,6 +100,7 @@ namespace CodeWalker.Forms
|
||||
else
|
||||
{
|
||||
ShaderPanel.Enabled = true;
|
||||
FxcParser.ParseShader(s);
|
||||
if (!string.IsNullOrEmpty(s.LastError))
|
||||
{
|
||||
StringBuilder sb = new StringBuilder();
|
||||
|
||||
Reference in New Issue
Block a user