aboutsummaryrefslogtreecommitdiff
path: root/template/room.phtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/room.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/room.phtml b/template/room.phtml
index 9574d59..81e3af8 100644
--- a/template/room.phtml
+++ b/template/room.phtml
@@ -15,7 +15,7 @@
<div class="tab-content">
- <? include("players/$type.phtml") ?>
+ <? include("assemblies/players/$type.phtml") ?>
<div class="switcher">
<? include("assemblies/switcher/$type.phtml") ?>
</div>