Missing Unit:修订间差异

来自RustedWarfare Wiki
添加的内容 删除的内容
无编辑摘要
无编辑摘要
第1行: 第1行:

== 概述 ==

Missing Unit是一个在正式版本中并未出现的单位。它和虫族一样被隐藏在Units目录下。根据其源码中的注释<ref>原文注释:#This unit is used if a custom unit can not be found when loading a game save #Do not remove this unit or missing units will crash the game</ref>,可知
Missing Unit是一个在正式版本中并未出现的单位。它和虫族一样被隐藏在Units目录下。根据其源码中的注释<ref>原文注释:#This unit is used if a custom unit can not be found when loading a game save #Do not remove this unit or missing units will crash the game</ref>,可知
Missing Unit是当某单位不存在时用于替换该单位的模板,将这个单位移除会导致游戏崩溃。
Missing Unit是当某单位不存在时用于替换该单位的模板,将这个单位移除会导致游戏崩溃。

2019年1月31日 (四) 18:43的版本

概述

Missing Unit是一个在正式版本中并未出现的单位。它和虫族一样被隐藏在Units目录下。根据其源码中的注释[1],可知 Missing Unit是当某单位不存在时用于替换该单位的模板,将这个单位移除会导致游戏崩溃。

  1. 原文注释:#This unit is used if a custom unit can not be found when loading a game save #Do not remove this unit or missing units will crash the game