mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-08-03 19:36:14 -04:00
Fix outdated info in documentation
This commit is contained in:
parent
3682ba5ee5
commit
614ee7d34e
@ -176,7 +176,7 @@ namespace MCGalaxy
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Deletes the backup of the given map, if found.
|
/// Deletes the backup of the given map, if found.
|
||||||
/// Supports Commands.World.CmdMuseum.LATEST_FLAG as backup number to return latest backup path.
|
/// Supports LevelInfo.LATEST_MUSEUM_FLAG as backup to return latest backup path.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static void DeleteBackup(Player p, string map, string backup) {
|
public static void DeleteBackup(Player p, string map, string backup) {
|
||||||
string discard;
|
string discard;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user