Changeset d9183f0417a9b7bce5e08abf8523b77f9e92cf01 for daemon/room_load.c
- Timestamp:
- 11/14/10 16:06:51 (3 years ago)
- Children:
- 391cc007cd23e1abf9183efbf5fa9c2d06e33eb3
- Parents:
- 1524a3b43f8e5b598c5a41d318c86b91d49e1a80
- git-committer:
- Nedko Arnaudov <nedko@arnaudov.name> / 2010-11-14T16:06:51Z+0200
- Files:
-
- 1 modified
-
daemon/room_load.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
daemon/room_load.c
r1524a3b4 rd9183f0 497 497 498 498 if (context_ptr->depth == 1 && 499 context_ptr->element[0] == PARSE_CONTEXT_ STUDIO)499 context_ptr->element[0] == PARSE_CONTEXT_PROJECT) 500 500 { 501 501 context_ptr->dict = ladish_graph_get_dict(room_ptr->graph);
