Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Note
authored
Sep 02, 2020
by
Nicolas Lenz
Hide whitespace changes
Inline
Side-by-side
model/program-structure.md
View page @
dc99508f
...
...
@@ -18,8 +18,9 @@ package bot {
}
}
note left
//Placeholder://
All bot command
handlers in here.
handlers
go
in here.
end note
package game {
...
...
...
...