start on reworking sys calls

This commit is contained in:
Torsten Ruger
2015-06-22 22:48:42 +03:00
parent 9c21f4274d
commit 2aba926f1f
7 changed files with 56 additions and 4 deletions

View File

@ -43,6 +43,7 @@ module Parfait
end
@next_message = @messages.first
@next_frame = @frames.first
init_layout
end
@@object_space = nil