summaryrefslogtreecommitdiffstats
path: root/unityplugin/GhostCubeScene/src
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2017-12-28 23:48:32 +0000
committerEgor Yusov <egor.yusov@gmail.com>2017-12-28 23:48:32 +0000
commit8f90332eded5d74489b7034db58a8f92c5df7f86 (patch)
tree79e5e36d17404d70a9bd65081e0a3065410542ae /unityplugin/GhostCubeScene/src
parentUpdated submodules (diff)
downloadDiligentEngine-8f90332eded5d74489b7034db58a8f92c5df7f86.tar.gz
DiligentEngine-8f90332eded5d74489b7034db58a8f92c5df7f86.zip
Removed legacy VS project and solution files, updated project dependencies.
Diffstat (limited to 'unityplugin/GhostCubeScene/src')
-rw-r--r--unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp b/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp
index 504a633..0749f72 100644
--- a/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp
+++ b/unityplugin/GhostCubeScene/src/GhostCubeSceneResTrsnHelper.cpp
@@ -50,7 +50,7 @@ void GhostCubeSceneResTrsnHelper::TransitionResources(int stateCount, UnityGraph
pResToTransition = pMirrorDepth;
else
{
- UNEXPECTED("Unexpected resource to transition")
+ UNEXPECTED("Unexpected resource to transition");
}
if (pResToTransition)
{