Bug.
This commit is contained in:
parent
86f7534534
commit
784b79a7f5
1 changed files with 1 additions and 1 deletions
2
start.tf
2
start.tf
|
@ -53,7 +53,7 @@
|
|||
cp ../common/std/exceptions.tf %{priv_dir}/%{mudworld}/exceptions.tf; \
|
||||
fi; \
|
||||
if [ ! -f %{priv_dir}/%{mudworld}/herbs.tf ]; then \
|
||||
cp ../common/std/herbs.tf %{priv_dir}/%{mudworld}/exceptions.tf; \
|
||||
cp ../common/std/herbs.tf %{priv_dir}/%{mudworld}/herbs.tf; \
|
||||
fi
|
||||
|
||||
/def _login_sprawdz = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue