27 lines
595 B
Plaintext
27 lines
595 B
Plaintext
title: Start
|
|
tags:
|
|
---
|
|
<<indoor>>
|
|
<<load_scene Scene/PeipeiFixScene>>
|
|
<<jump Test2>>
|
|
===
|
|
|
|
title: Test2
|
|
position: 537,-1196
|
|
---
|
|
[command name=activate_socket_choice /]
|
|
[options /]
|
|
-> UFView
|
|
<<messagebox MessageBox "warning" "UFModule has error">>
|
|
我::插入UFview
|
|
<<jump Test2>>
|
|
-> EyeView
|
|
<<messagebox MessageBox "warning" "EyeModule has error">>
|
|
我::插入Eyeview
|
|
<<jump Test2>>
|
|
-> MemoryView
|
|
<<messagebox MessageBox "normal" "MemoryModule is normal">>
|
|
我::插入Memoryview
|
|
<<jump Test2>>
|
|
===
|