激光联动控制完成
This commit is contained in:
6
config/game/laser.go
Normal file
6
config/game/laser.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package game
|
||||
|
||||
type LaserConfig struct {
|
||||
Host string
|
||||
Port int
|
||||
}
|
||||
Reference in New Issue
Block a user