diff --git a/GameRes/GameRes.cs b/GameRes/GameRes.cs index c42b2105..30080773 100644 --- a/GameRes/GameRes.cs +++ b/GameRes/GameRes.cs @@ -355,6 +355,8 @@ namespace GameRes /// /// Create GameRes.Entry corresponding to extension. + /// May be thrown if filename contains invalid + /// characters. /// public Entry CreateEntry (string filename) {