mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
Refactor: Move SliderZoomable into Raindrop.UI.Map
This commit is contained in:
committed by
alexiscatnip
parent
f4b08ddd86
commit
f06b555da2
@@ -1,10 +1,8 @@
|
||||
using Raindrop.UI.Views;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
|
||||
namespace Raindrop.UI.Views
|
||||
namespace Raindrop.UI.Map
|
||||
{
|
||||
public class SliderZoomable : MonoBehaviour
|
||||
{
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8f8446352e489f449b8ed6ffb4f8399e
|
||||
guid: 0c0dccbcae8dd4341ae25955211c66c9
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
Reference in New Issue
Block a user