Changeset - 798268dcde07
[Not reviewed]
default
0 1 0
Silverwing - 7 years ago 2017-04-30 14:53:56

Remove redundant comment
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
wright.lua
Show inline comments
 
--[[
 
Здесь игрок получает адреса всех ключевых локаций первой части
 
]]
 
door_wright = obj {
 
    var {
 
        locked = true;
 
    };
 
	nam = "door_wright";
 
	disp = "Дверь";
0 comments (0 inline, 0 general)