mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
a few missing files
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Framework
|
||||
/// Cache the specified asset.
|
||||
/// </summary>
|
||||
/// <param name='asset'></param>
|
||||
void Cache(AssetBase asset);
|
||||
void Cache(AssetBase asset, bool replace = false);
|
||||
|
||||
/// <summary>
|
||||
/// Cache that the specified asset wasn't found.
|
||||
|
||||
Reference in New Issue
Block a user