Traveller/locals/Error.csv
Cold-Mint f07b073dc6
Refactoring map generator, updating readme.
重构地图生成器,更新readme。
2024-05-18 23:35:12 +08:00

927 B
Raw Blame History

1idzhenjp
2Object reference not set to an instance of an object.尝试在空对象上调用虚拟方法。Object reference not set to an instance of an object.空のオブジェクト上で仮想メソッドを呼び出してみます。
3missing_parameters缺少参数。Missing parameters.パラメータが不足しています。
4room_root_node_must_be_node2d房间根节点必须是 Node2D。Room root node must be Node2D.ルートードはNode2Dでなければなりません。
5width_or_height_of_room_slot_must_be_1房间槽的宽度或高度必须为1。The width or height of the room slot must be 1.部屋の溝の幅または高さは1でなければなりません。
6connected_room_timeout连接房间超时。Connecting the room timed out.接続部屋はタイムアウトです。
7projectiles_is_empty未设置抛射体。The projectile is not set.射出体は設置されていません。